Mention the de-facto standard filename extension
authorMatthias Clasen <mclasen@redhat.com>
Mon, 11 Feb 2013 05:57:39 +0000 (00:57 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 11 Feb 2013 05:57:39 +0000 (00:57 -0500)
GtkBuilder files are commonly named .ui - mention that in the
docs.
https://bugzilla.gnome.org/show_bug.cgi?id=590325

gtk/gtkbuilder.c

index 9923bc257f1cbd4738e3efd5edfbf48f99311ffc..3d946053c669ad670ae417ae822b54ad83f52f50 100644 (file)
@@ -59,7 +59,7 @@
  * or just <firstterm>UI definitions</firstterm> if the context is clear. Do not
  * confuse GtkBuilder UI Definitions with
  * <link linkend="XML-UI">GtkUIManager UI Definitions</link>, which are more
- * limited in scope.
+ * limited in scope. It is common to use <filename>.ui</filename> as the filename extension for files containing GtkBuilder UI definitions.
  * </para>
  * <programlisting>
  * <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="../../../../gtk/gtkbuilder.rnc">